home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / Q2561411.CAB / POWERPNT.EXE / RCDATA / 5937 < prev    next >
Text File  |  2003-07-30  |  328b  |  12 lines

  1.  
  2.     if( !isMac && ver >= 4 && msie >= 0 )
  3.         window.location.replace( "^1"+document.location.hash )
  4.     else if( ver >= 3 ) {
  5.         var path = "^0"
  6.         if ( !msieWin31 && ( ( msie >= 0 && ver >= 3.02 ) || ( msie < 0 && ver >= 3 ) ) )
  7.             window.location.replace( path )
  8.         else
  9.             window.location.href = path
  10.     }          
  11. //-->
  12. </script>